home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / education / pe016.dms / pe016.adf / doc < prev    next >
Text File  |  1992-05-03  |  5KB  |  186 lines

  1.  
  2.  GREETZ to U all - as far as I can make out this is Amiga PD speak for Hello
  3.  
  4.  
  5.                         COLOUR THE ALPHABET
  6.  
  7.                                and
  8.  
  9.                            SIMPLE SUMS
  10.  
  11.                          by Duncan Moran 
  12.  
  13. Both of these programmes were  written with AMOS for my children.  If they
  14. are of use to you and yours please feel free to do with them what you will
  15. providing that -
  16.  
  17.   The programmes are supplied FREE of charge.  You may ask for a SMALL fee
  18. if you provide a disc copying service or Public Domain library service.
  19.  
  20.  Copies of this disc must be supplied complete and the programmes must not
  21. be altered in anyway.  Yes - I know you could make a better job of them!
  22. But if I am to be moaned at - it should be because of my own shortcomings 
  23. and not those of someone else.
  24.  
  25. If you are supplying copies of this disc make sure you have Narrator in
  26. Devs and Translator in Libs.
  27.  
  28.  
  29.  
  30.  
  31.  
  32. Simple Sums: 
  33. ============
  34. (A misnomer I'm afraid)
  35.  
  36.  
  37. Was the first thing I wrote with the (almost) ever-so-wonderful AMOS. It
  38. was the first programming I had done for a number of years and started out
  39. as a LET C=A+B type programme to which I added a sprite from the Amos disc
  40. to see how they worked.  Pretty impressive eh!  The music(!?!) was done
  41. with MED (version 3) as an experiment to see how that worked.  Simple Sums
  42. is included here to encourage the many would be programmers I know to
  43. persevere and put something simple together themselves.  I was somewhat
  44. disappointed to see that the new (March 1992) "Amiga Shopper" course on 
  45. programming, in common with too many "introductory" texts, has introduced 
  46. binary & hexadecimal notation in the very first section.  I would have
  47. thought that this is unnecessary and more likely to discourage rather than 
  48. encourage the beginner. But then -  what do I know? 
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. Colour The Alphabet:
  59. ====================
  60.  
  61. This went through various stages and the present version is number 3. The
  62. code for the earlier version became such a mess that I started from
  63. scratch and made it all nice and neat with those dinky procedure thingys.
  64.  
  65. PROBLEMS:  My youngest can cause all manner of problems to appear which I  
  66.            am unable to reproduce - perhaps I should chew the discs too!     
  67.            The speech (especially - phonetic mode) can be unclear; adults  
  68.            may want to clarify this for the younger user.  I am not sure
  69.            that the phonetic bit is accurate but was the nearest I could   
  70.            manage. The sprite animation is frozen when the computer is 
  71.            talking - this seemed the safest option when the programme was
  72.            being tested by such enthusiastic clickers!
  73.  
  74. VERSION 4: I had planned a further level which tested spelling - colour
  75.            the right letters in the right order.  If anyone would like 
  76.            this feature please let me know.
  77.            I had planned to have an option on level one which named the 
  78.            colours in French German Welsh whatever. It was hard enough to
  79.            get the Amiga to speak in clear English and will obviously take
  80.            some experimentation to get the pronunciation right for other  
  81.            languages.  Any suggestions?
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91. THIS:      Document reader was a last minute addition.  I could not run    
  92.            the regular readers from within the compiled programmes - you
  93.            probably can but I couldn't - so I wrote this to read a           
  94.            straight ASCII file. I will do a better one, if no one else has
  95.            done it, and put it out seperately. If you want to use this one
  96.            you should COPY READDOC onto your disc and have an ASCII file
  97.            called DOC (as in Bugs Bunny) on the same disc.  
  98.  
  99.  
  100.  
  101. HINT:      Dont WASTE too much time preparing your DOC (Tee Hee!)
  102.            This may work better on the 1st of the 4th.
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118. NEXT:      will be First Typing a simple typing programme which allows your
  119.            young typist to concentrate on getting the words right without
  120.            getting too upset and kicking her dad when "itdoesntlookright". 
  121.  
  122.            Craymos is a CRAY emulator written with AMOS.  Of course I had
  123.            to wait until the AMOS COMPILER was released so as to get the
  124.            whole thing ticking over at an acceptable rate. This will be a
  125.            six disc set and will include an MS DOS compatible COBOL
  126.            compiler - just what you have been waiting for! 
  127.  
  128.            Compute A Sketch is a simple drawing programme which can be used 
  129.            to create simple programmes OR a simple programming programme 
  130.            which can be used to create simple drawings. Confused?  Think  
  131.            of it as a cut down LOGO or an upgraded CESIL (remember CESIL?)
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139. Any comments or ideas or money or discs or stamps or unwanted gifts can be
  140.                      simply sent to this simple address -
  141.  
  142.  
  143.  
  144.  
  145.                                  Duncan Moran
  146.                                 24 First Avenue
  147.                                   Colwyn Bay                            
  148.                                     Clwyd
  149.                                    LL28 4DQ   
  150.    
  151.                                       UK
  152.  
  153.  
  154.  
  155.  
  156.                          BYE - Amiga PD speak for bye!
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.                P.S.  Some or all of the above may not be true.
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.